Welcome![Sign In][Sign Up]
Location:
Search - UDP C

Search list

[TCP/IP stacktestUDP

Description: C++写的通过winSock进行UDP数据收发的程序。-UDP example program
Platform: | Size: 8192 | Author: ma | Hits:

[CSharpSocketer

Description: 实现C#异步网络TCP,UDP通信,接口已经封装好,直接使用即可。-The C# asynchronous network TCP, UDP communication
Platform: | Size: 5120 | Author: lovesystem | Hits:

[CSharpFile

Description: C# UDP 文件发送,包含丢包重发,不同机器也可以传输文件,可以扩展到多个人重发,多线发送等-Send C# UDP files, including packet loss retransmission, different machine can also transfer files, can be extended to multiple individual retransmission, multi line transmission etc.
Platform: | Size: 123904 | Author: 陈五一 | Hits:

[Linux-Unixudp_communicator

Description: A simple UDP client-server communicator written in C for Unix-Linux platform.
Platform: | Size: 6144 | Author: starkpl | Hits:

[Internet-NetworkXE6UDP

Description: Delphi XE6实现的UDP传输工具-C# language with the clock, the effect is beautiful, easy to understand code.
Platform: | Size: 744448 | Author: 邓匹 | Hits:

[Internet-Networkudp_chatroom

Description: 在linux环境下,使用c语言实现基于udp协议的关于聊天通信的一个聊天软件。-Under linux environment, using c language udp protocol based on a chat software chat communication on.
Platform: | Size: 3072 | Author: Liu Jun jie | Hits:

[androidcSharpudp-code

Description: c# UDP connection code c # UDP connection code-c# UDP connection code
Platform: | Size: 12288 | Author: lyg2260123 | Hits:

[CSharpCsharp_QQ

Description: C#写的模拟QQ聊天软件,可以学习网络编程。当用户第一次运行客户端程序时,将会弹出注册窗口进行注册,用户注册后,再次运行客户端程序时,将直接进行登录,无须注册。用户首先启动服务器端,如图1.1所示。单击“控制台”/“开始服务”命令,启动服务器端的UDP协议。在局域网的其它计算机中,启动客户端程序,如果用户第一次运行本程序,将弹出用户注册窗口。-When a user first runs the client program, registration window will pop up to register, after user registration, when you run the client program again, it will log in directly without registration. The user first starts the server, as shown in Figure 1.1. Click Control Panel / Start service command to start the server UDP protocol. In the other computers in the LAN, start the client program, if the user first runs of the program, the user registration window will pop up.
Platform: | Size: 1440768 | Author: asuka | Hits:

[Internet-NetworkThe-host-and-port-scanning

Description: 本程序在Windows操作系统Visual C++ 6.0环境进行开发,采用MFC实现可视化编程。程序实现了对目的地址在一定范围区间内的端口扫描,分别采用TCP协议和UDP协议两种方式进行扫描。-This program was developed in Windows operating system Visual C++ 6 environment, using the MFC to realize the visualization programming. Program realization of the objective to address port scanning in a certain interval, scanning respectively using TCP protocol and UDP protocol in two ways.
Platform: | Size: 11539456 | Author: 黄海兵 | Hits:

[Internet-Networkjrtplib-3.9.1

Description: RTP 是目前解决流媒体实时传输问题的最好办法,而JRTPLIB 是一个用C++语言实现的RTP库,包括UDP通讯。-RTP is currently the best way to solve the problem of real-time transmission of streaming media, and JRTPLIB is implemented in C++ RTP library, including UDP communication.
Platform: | Size: 278528 | Author: elvyis | Hits:

[CSharpUdpServerCode

Description: udp server code c#-udp server code c#
Platform: | Size: 54272 | Author: gamze | Hits:

[Windows DevelopServer

Description: Program UDP source code C-Program UDP source code C++
Platform: | Size: 1024 | Author: Tinh | Hits:

[MiddleWareHP-Socket-src

Description: HP-SOCKET通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。
Platform: | Size: 18413568 | Author: drh | Hits:

[Internet-NetworkUDPConnect

Description: C++ Builder实现UDP网络连接,例子已经验证。-C++ Builder UDP network connection, the example has been validated.
Platform: | Size: 306176 | Author: 李志勇 | Hits:

[CommunicationUDP_Socket

Description: udp socket c++ test client/server
Platform: | Size: 621568 | Author: Pablo | Hits:

[Internet-Networkyyy_udp_scan

Description: c语言,udp端口扫描代码,能够对指定的端口进行udp扫描,在vc6上运行成功-c language, udp port scan code, be able to specify udp port scanning, run successfully on vc6
Platform: | Size: 2086912 | Author: Oscar Gao | Hits:

[Internet-NetworkOverbyteIcsV6beta

Description: ICS是为构建客户端/服务器和因特网应用的组建集.它支持所有主要的TCP/IP协议,例如TCP,UDP,SMTP,POP3,NNTP,HTTP,PING,TELNET,FINGER等. ICS兼容所有Delphi和C++Builder版本(16位和32位).ICS是多线程安全的,仅需要用事件驱动,它无须为实现非阻塞模式而创建多线程. 您可以通过以下邮箱和作者联系:francois.piette@overbyte.be 此控件完全免费且附有源代码.同时还可支持Kylix和DotNET.- The Internet Component Suite is composed of various Internet components and applications. It is distributed as freeware with full source code for all Delphi and C++Builder versions.
Platform: | Size: 627712 | Author: fire | Hits:

[Windows DevelopWF_chat

Description: 用C#写的聊天工具,包含多线程跟UDP组播技术,修改下就能用。-Written in C# chat tools, including multi-threading with UDP multicast technology, you can use the next modification.
Platform: | Size: 52224 | Author: 胡倩 | Hits:

[Otherchat

Description: C语言编写的UDP协议聊天程序,基于聊天的应用程序软件通常用会采用基于 UDP 的应用协议来实现,因为 UDP 不需要建立连接,而且没有数据确认和数据重传的机制,所以实时性较高。-C language UDP protocol chat program, based chat application software usually will use UDP-based application protocol to achieve, because UDP does not need to establish a connection, but there is no mechanism for data validation and data retransmission, so real-time high .
Platform: | Size: 3458048 | Author: 杨雪颖 | Hits:

[Linux-Unixip_vs_proto_udp

Description: ip_vs_proto_udp.c: UDP load balancing support for IPVS.
Platform: | Size: 3072 | Author: pqyiebing | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net